Skip to content

Update for Julia v1.12#17

Open
RXGottlieb wants to merge 4 commits intomasterfrom
sparsity
Open

Update for Julia v1.12#17
RXGottlieb wants to merge 4 commits intomasterfrom
sparsity

Conversation

@RXGottlieb
Copy link
Member

  • Explicitly use Float64(pi) in some places in written kernels
  • Switch to using MultiFloats in quadrant to avoid use of BigFloat on GPU
  • Improve sparsity detection for more complex expressions
  • Move @register_symbolic to global scope for SCMC_sigmoid

- Explicitly use `Float64(pi)` in some places in written kernels
- Switch to using MultiFloats in `quadrant` to avoid use of `BigFloat` on GPU
- Improve sparsity detection for more complex expressions
- Move `@register_symbolic` to global scope for `SCMC_sigmoid`
- Make efficiency improvements to `kgen` and `create_kernel!`
- Add minor utilities to suppose `kgen` and `create_kernel!` improvements
- Remove some unused sections of code
- Remove some extraneous notes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant